Validate that pubrules passes on PRs.#29
Merged
jyasskin merged 2 commits intow3ctag:mainfrom Sep 22, 2025
Merged
Conversation
jyasskin
added a commit
to jyasskin/explainer-explainer
that referenced
this pull request
Jul 2, 2025
b559fc9 to
954652b
Compare
Collaborator
|
@jyasskin can you try again? w3c/spec-prod#207 has some fixes that I found working fine locally. |
Also adjust editorconfig to indent workflows correctly.
954652b to
b876f1d
Compare
Collaborator
|
I saw something else broke with setup-node part. Will address. |
Contributor
Author
|
@sidvishnoi Something's wrong now with how the action installs itself: |
Collaborator
|
@jyasskin Requesting a last attempt from you, before I setup and test myself in a fork. 🙏 nvm. I'm testing on my fork now. |
Collaborator
|
@jyasskin it works now. I'll release new version of the spec-prod action tomorrow or on Monday. |
Contributor
Author
|
Thanks @sidvishnoi! |
github-actions bot
added a commit
that referenced
this pull request
Sep 22, 2025
SHA: 3fd038c Reason: push, by jyasskin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
jyasskin
added a commit
that referenced
this pull request
Oct 1, 2025
This reverts most of commit 3fd038c but leaves the incidental .editorconfig change. The fix in spec-prod was effectively reverted due to w3c/spec-prod#213.
github-actions bot
added a commit
that referenced
this pull request
Oct 1, 2025
SHA: d5e6416 Reason: push, by jyasskin Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also adjust editorconfig to indent workflows correctly.
This is blocked on w3c/spec-prod#207.